home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 512_textscheme.txt < prev    next >
Encoding:
Text File  |  2003-03-29  |  1.9 KB  |  91 lines

  1. // 512x384 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Primary Button Text"
  5. FontName = "Arial"
  6. FontSize = 12
  7. FgColor = "170 170 205 255"
  8. BgColor = "0 0 200 200"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "0 0 255 255"
  11.  
  12. SchemeName = "Goal Text"
  13. FontName = "Arial"
  14. FontSize = 20
  15. FontWeight = 1400
  16. FgColor = "255 255 255 255"
  17. BgColor = "0 0 0 0"
  18. FgColorArmed = "255 255 255 255"
  19. BgColorArmed = "159 95 47 67"
  20.  
  21. SchemeName = "Clock Text"
  22. FontName = "Arial"
  23. FontSize = 12
  24. FontWeight = 700
  25. FgColor = "159 95 47 255"
  26. BgColor = "0 0 0 141"
  27. FgColorArmed = "255 255 255 255"
  28. BgColorArmed = "159 95 47 67"
  29.  
  30. SchemeName = "Ball Text"
  31. FontName = "Arial"
  32. FontSize = 18
  33. FontWeight = 1400
  34. FgColor = "255 255 255 255"
  35. BgColor = "0 0 0 0"
  36. FgColorArmed = "255 255 255 255"
  37. BgColorArmed = "159 95 47 67"
  38.  
  39. // COMMAND MENU TEXT
  40. SchemeName = "CommandMenu Text"
  41. FontName = "Arial"
  42. FontSize = 12
  43. FgColor = "159 95 47 255"
  44. BgColor = "0 0 0 141"
  45. FgColorArmed = "255 255 255 255"
  46. BgColorArmed = "159 95 47 67"
  47.  
  48. // SCOREBOARD TEXT
  49. SchemeName = "Scoreboard Text"
  50. FontName = "Arial"
  51. FontSize = 10
  52. FontWeight = 0
  53.  
  54. // SCOREBOARD TITLE TEXT (team names, team scores)
  55. SchemeName = "Scoreboard Title Text"
  56. FontName = "Arial"
  57. FontSize = 20
  58. FontWeight = 700
  59.  
  60. // SCOREBOARD TITLE TEXT (team names, team scores)
  61. SchemeName = "Scoreboard Title Text"
  62. FontName = "Arial"
  63. FontSize = 16
  64. FontWeight = 700
  65.  
  66. // SCOREBOARD SMALL TEXT (headers, player #)
  67. SchemeName = "Scoreboard Small Text"
  68. FontName = "Arial"
  69. FontSize = 8
  70. FontWeight = 0
  71.  
  72. // CLASSDESC, MAPDESC, MOTD text windows
  73. SchemeName = "Briefing Text"
  74. FontName = "Arial"
  75. FontSize = 13
  76. FontWeight = 0
  77. FgColor = "170 170 205 255"
  78. BgColor = "0 0 0 0"
  79. FgColorArmed = "255 255 255 255"
  80. BgColorArmed = "0 0 0 0"
  81.  
  82. // Team info text (list of players, etc)
  83. // fgColor is automatically set to the teams color
  84. SchemeName = "Team Info Text"
  85. FontName = "Arial"
  86. FontSize = 13
  87. FontWeight = 0
  88.  
  89.  
  90.  
  91.